home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / guigfxlib / examples / shadebobs / shadebobs.doc < prev    next >
Text File  |  1999-01-01  |  1KB  |  53 lines

  1.  
  2. ShadeBobs
  3. --------------------------------------
  4.  
  5.   RGB shadebobs on your workbench
  6.   
  7.   written by captain bifat / TEK neoscientists
  8.  
  9.  
  10. introduction
  11. --------------------------------------
  12.  
  13.   welcome to another workbench toy.
  14.  
  15.   ShadeBobs opens a scalable window on the default pubscreen
  16.   and shows the well-known shadebob effect, only that this version
  17.   is calculated in a RGB buffer, is written in plain C and
  18.   runs on your Workbench.
  19.  
  20.   ShadeBobs uses the RTG capabilities of guigfx.library for
  21.   drawing the effect to your screen. if your default pubscreen
  22.   is not driven in true- or hicolor, the buffer is rendered
  23.   in realtime to the screen's available pens.
  24.  
  25.   press the 't' key for a frames-per-second counter.
  26.   press the space bar for a set of new parameters.
  27.  
  28.  
  29. demonstrated features
  30. --------------------------------------
  31.  
  32.   ShadeBobs is a quick hack to demonstrate some features of
  33.   guigfx.library.
  34.   
  35.   - creation of a static palette
  36.   - the new function DirectDrawTrueColor()
  37.   
  38.  
  39. legal status
  40. --------------------------------------
  41.  
  42.   freeware, no copyrights apply
  43.  
  44.  
  45. author
  46. --------------------------------------
  47.  
  48.   captain bifat / TEK neoscientists
  49.   timm.mueller@darmstadt.netsurf.de
  50.  
  51.   homepage:
  52.   come.to/neoscientists
  53.